CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k means matlab

搜索资源列表

  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. kmeans-image-segmentation

    0下载:
  2. K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:47185
    • 提供者:赵少敏
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16229
    • 提供者:puguji
  1. KMEANS

    0下载:
  2. 使用一种改进的k均值进行图像处理,方便使用-The use of a k-means for improved image processing, user-friendly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:29759
    • 提供者:刘柳
  1. kmeans-image-segmentation

    1下载:
  2. K均值 很好用的K均值代码 -K-means K-means used in a very good code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:46534
    • 提供者:shi
  1. tif

    0下载:
  2. k-means算法代码 matlab的程序,具体使用说明在函数里面 :) 附UCI的测试集图片,可以用作VQ的实验-k-means algorithm matlab code of procedure, specific for use inside the function:)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:865929
    • 提供者:qiumh
  1. cvap3.5

    0下载:
  2. CVAP includes 4 External validity indices, 14 Internal validity indices and 5 clustering algorithms (K-means, PAM, hierarchical clustering, SOM and etc.). It supports other clustering algorithms via loading a solution file with class labels, or by ad
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:257804
    • 提供者:tra ba huy
  1. histogram

    0下载:
  2. image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:752
    • 提供者:Doris
  1. k-nn

    0下载:
  2. k-nearest neighbour classifier source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:zeinab
  1. segwin

    0下载:
  2. alow to segment an image base on the k-means in the color domain using the rgb space. color segmenation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:142613
    • 提供者:moe que
  1. kMeansCluster

    0下载:
  2. A matlab example of k means clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1220
    • 提供者:sam
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. fcmdemo

    0下载:
  2. fuzzy k-means clutering programe matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5702
    • 提供者:ksse
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. knn

    2下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3147
    • 提供者:qht
  1. a

    0下载:
  2. 对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录-Colored graphics k-means algorithm matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:823
    • 提供者:Leo
  1. Kmeans_grayimage

    0下载:
  2. 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1027
    • 提供者:王成
  1. matlab

    1下载:
  2. matlab编写的纹理图像分割gussian滤波后k-means聚类并将不同区域用线条表示出来除m程序还包括测试图片-matlab prepared texture image segmentation gussian filtered k-means clustering will be expressed in different regions of the use of lines, inter m program also includes test pictures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:2051370
    • 提供者:wyj
  1. kmean

    0下载:
  2. k mean clustering in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:ruba
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24132
    • 提供者:parisa
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com